Windows PowerShell™ 3.0 Step by Step
Author:Ed Wilson [Ed Wilson]
Language: eng
Format: epub
Tags: COMPUTERS / System Administration / General
ISBN: 9780735663374
Publisher: Microsoft Press
Published: 2013-02-12T16:00:00+00:00
Retrieving WMI instances: step-by-step exercises
In these exercises, you will practice using the CIM cmdlets to find and to retrieve WMI instances. The first example uses the CIM cmdlets to explore WMI classes related to video. In the second exercise, you will examine association WMI classes.
Exploring WMI video classes
Log on to your computer with a user account that does not have administrator rights.
Open the Windows PowerShell console.
Use the Get-CimClass cmdlet to identify WMI classes related to video. The command and associated output appear here:
PS C:\> Get-CimClass *video* NameSpace: ROOT/cimv2 CimClassName CimClassMethods CimClassProperties ------------ --------------- ------------------ CIM_VideoBIOSElement {} {Caption, Description, Instal... CIM_VideoController {SetPowerState, R... {Caption, Description, Instal... CIM_PCVideoController {SetPowerState, R... {Caption, Description, Instal... Win32_VideoController {SetPowerState, R... {Caption, Description, Instal... CIM_VideoBIOSFeature {} {Caption, Description, Instal... CIM_VideoControllerResolution {} {Caption, Description, Settin... Win32_VideoConfiguration {} {Caption, Description, Settin... CIM_VideoSetting {} {Element, Setting} Win32_VideoSettings {} {Element, Setting} CIM_VideoBIOSFeatureVideoBIOSEle... {} {GroupComponent, PartComponent}
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7767)
Filmora Efficient Editing by Alexander Zacharias(5790)
The Infinite Retina by Robert Scoble Irena Cronin(5271)
Learn Wireshark - Fundamentals of Wireshark. by Lisa Bock(3981)
Linux Device Driver Development Cookbook by Rodolfo Giometti(3935)
Edit Like a Pro with iMovie by Regit(3431)
Linux Administration Best Practices by Scott Alan Miller(2858)
Linux Command Line and Shell Scripting Techniques by Vedran Dakic & Jasmin Redzepagic(2836)
MCSA Windows Server 2016 Study Guide: Exam 70-740 by William Panek(2521)
Mastering PowerShell Scripting - Fourth Edition by Chris Dent(2405)
Docker on Windows by Stoneman Elton(2319)
Kali Linux - An Ethical Hacker's Cookbook: End-to-end penetration testing solutions by Sharma Himanshu(2315)
Creative Projects for Rust Programmers by Carlo Milanesi(2255)
Hands-On AWS Penetration Testing with Kali Linux by Karl Gilbert(2109)
Hands-On Linux for Architects by Denis Salamanca(2052)
Programming in C (4th Edition) (Developer's Library) by Stephen G. Kochan(2005)
Computers For Seniors For Dummies by Nancy C. Muir(2001)
The Old New Thing by Raymond Chen(1941)
Linux Kernel Debugging by Kaiwan N Billimoria(1762)
